Câu ví dụ
- thêm câu ví dụ: 1 2
- Each decimal digit is computed independently.
Mỗi datagram được xử lý độc lập. - It is not correct to say that there is no rounding if the third decimal digit is a 0.
Nó không chính xác để nói rằng không có làm tròn nếu các chữ số thập phân thứ ba là một số 0. - Decimal literals can start with a zero (0) followed by another decimal digit, but If all digits after the leading 0 are smaller than 8, the number is interpreted as an octal number.
Lưu ý literal thập phân có thể bắt đầu bằng số zero (0) được theo sau là những số thập phân, nhưng nếu mọi chữ số sau số 0 nhỏ hơn 8, thì nó hiểu nhầm như là hệ bát phân. - Yen-based currency pairs like USDJPY are the exception, and are measured to three decimal places and the pip corresponds to the second decimal digit (USDJPY 114.612).
Các cặp tỷ giá có đồng tiền yết giá là đồng yên như USDJPY là ngoại lệ, và được đo lường tới ba vị trí thập phân và pip tương ứng với số thập phân thứ hai (USDJPY 114.612). - The ranges shown above are general; you could also use the range [0-3] to match any decimal digit ranging from 0 through 3, or the range [b-v] to match any lowercase character ranging from b through v.
Các dãy được chỉ ở trên là chung; bạn cũng có thể sử dụng dãy [0-3] để so khớp bất kỳ số thập phân nào từ 0 đến 3, hoặc dãy [b-v] để so khớp bất kỳ ký tự chữ thường nào từ b đến v.